hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
IHipFS.absoluteReadText
hip
api
filesystem
hipfs
IHipFS
Same as readText. But doesn't use install path. Limited and sync.
interface
IHipFS
bool
absoluteReadText
(
string
path
,
out
string
output
)
Meta
Source
See Implementation
hip
api
filesystem
hipfs
IHipFS
functions
absoluteExists
absoluteIsDir
absoluteIsFile
absoluteRead
absoluteReadText
absoluteRemove
absoluteWrite
exists
getPath
getcwd
isDir
isFile
isPathValid
isPathValidExtra
read
readText
remove
setPath
write
writeCache
Same as readText. But doesn't use install path. Limited and sync.